Skip to main content
POST
`POST /user/season-claim/voucher` — issues a short-lived, server-signed voucher attesting the caller's testnet root address. Root-only: a signed bearer proof of the wallet's identity is only meaningful for the wallet that owns it.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Season-claim voucher

POST /season-claim/voucher — a signed, time-boxed voucher the mainnet side redeems to merge a testnet root's XP into the caller's mainnet account.

expires_at_ms
integer<int64>
required
voucher
string
required